Skip to content

Conversation

@ravikant31
Copy link
Contributor

Problem Description:

Swimlanes disappear after importing or deploying chains because defaultSwimlaneId and reuseSwimlaneId are not exported.

Solution Description:

Added defaultSwimlaneId and reuseSwimlaneId to the export in ChainExternalEntityMapper.toExternalEntity().

Changes:

Export defaultSwimlaneId and reuseSwimlaneId using Optional.ofNullable() pattern

Add defaultSwimlaneId and reuseSwimlaneId to chain export to ensure
swimlanes are properly restored after import/deploy operations.
@ravikant31 ravikant31 marked this pull request as ready for review February 3, 2026 13:51
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 3, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@ravikant31 ravikant31 changed the title Fix: Export swimlane IDs to prevent disappearance after import fix: Export swimlane IDs to prevent disappearance after import Feb 3, 2026
@ravikant31 ravikant31 requested a review from ilchudov February 3, 2026 18:29
@ravikant31
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants